home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / resurrection.swf / scripts / DefineButton2_81 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2007-04-06  |  55 b   |  4 lines

  1. on(rollOver){
  2.    setProperty("le2", _alpha, 100);
  3. }
  4.